CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary image

搜索资源列表

  1. segment.tar

    0下载:
  2. 对二值图像进行连通域标记,然后根据面积,周长等特征进行分割。-labeling the connected region in a binary image, and then segment it by terms of area and border pixels.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:132766
    • 提供者:Haojie Wang
  1. xxd

    0下载:
  2. 二值图像连通域标记快速算法,能进行区域检测,附代说明文档-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:46887
    • 提供者:lq8712b3
  1. matlab_2

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-Procedure Code De
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:24612
    • 提供者:pride
  1. DE2_CCD_binary

    0下载:
  2. verilog DE2 binary image (form CCD to VGA) output
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4235393
    • 提供者:eknngx
  1. DisTrans

    0下载:
  2. 快速算法,可以快速计算一个二进制图片的Euclidean距离。-Fast algorithm can quickly calculate a binary image of the Euclidean distance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:16298
    • 提供者:黄石
  1. BasicExamples

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -Procedure Code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15920
    • 提供者:肖伟
  1. image-preprocessing-4

    0下载:
  2. 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1798
    • 提供者:焦竹青
  1. Skeletontriplepoints

    0下载:
  2. 本程序可以检测出抽取骨架后的二值图像中的三叉点和端点,可以设定选项 "bwmorph" 或"thin"。-This procedure can be detected in samples after skeleton binary image of the trigeminal point and end point, you can set the option bwmorph or thin .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3584
    • 提供者:蓓贝
  1. Image-inverse-normalization

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39161
    • 提供者:王东
  1. imageprocess2

    0下载:
  2. 对矩阵进行四叉树分解,将图像分为文字和非文字的两个类别,形态学梯度检测二值图像的边缘,形态学实例——从PCB图像中删除所有电流线(仅保留芯片对象),计算图像中的欧拉数 -Of the matrix quadtree decomposition, the image is divided into text and non-text of two categories, the morphological gradient detection of the edge binary image,
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:wang
  1. Normal_Central_Moments

    0下载:
  2. Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:858
    • 提供者:sdqali
  1. edge_detect

    0下载:
  2. 用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。 -Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only two possible values, or gray-sc
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:61496
    • 提供者:
  1. image

    0下载:
  2. binary image grayscal image
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:55724
    • 提供者:ahmed
  1. rgbtohsv

    0下载:
  2. 1.将RGB彩色图象变换为二值图象并显示。 2.将RGB彩色图象变换为HSV彩色图象并显示。 -1. The RGB color image is transformed into binary image and displayed. 2. Will transform RGB to HSV color image and display color images.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2525
    • 提供者:王娟
  1. fingerprintpreprocessing

    0下载:
  2. 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:201023
    • 提供者:martin
  1. normalization

    0下载:
  2. 图像的二值化处理就是讲图像上的点的灰度置为0或255,也就是讲整个图像呈现出明显的黑白效果。即将256个亮度等级的灰度图像通过适当的阀值选取而获得仍然可以反映图像整体和局部特征的二值化图像。-Binary image processing is to say the point of image gray-scale home for 0 or 255, that is, speaking of the images clearly show the effect of black and wh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2741
    • 提供者:zhangyun
  1. image_watermark

    1下载:
  2. 二值图像数字水印算法的一般方法,然后在此基础上给出了一种基于分块DCT的自参照直流系数盲检测二值水印方法。-A blind binary image digital watermarking algorithm is proposed in the DCT domain. The algorithm uses the correlativity of the inter-blocks DC components based on blocked DCT with binary image. No
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36843
    • 提供者:朱建伟
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. PhotoFactory

    0下载:
  2. 一个简单的图像处理程序,包括二值图像的腐蚀膨胀,两个阈值算法,骨架-A simple image processing procedures, including the corrosion of binary image expansion, the two-threshold algorithm, skeleton, etc., etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:392213
    • 提供者:xuhao
  1. loc_im_hildith

    1下载:
  2. 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1997
    • 提供者:mayan
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com